home *** CD-ROM | disk | FTP | other *** search
/ Champak 40 / Vol 40.iso / games / winx_dre.swf / scripts / DefineButton2_72 / BUTTONCONDACTION on(release).as next >
Text File  |  2007-03-20  |  107b  |  6 lines

  1. on(release){
  2.    _root.myTops.gotoAndStop(2);
  3.    _root.moveCheckmark = false;
  4.    _root.full = false;
  5. }
  6.